| Total Complexity | 8 |
| Dependencies | 0 |
| Dependents | 1 |
| Total lines | 137 |
| Lines of code | 28 |
| Logical lines of code | 13 |
| Comment lines | 67 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| decrypt_data() | 65 | 2 | 8 | |
| get_security_headers() | 80 | 1 | 3 | |
| get_required_capability() | 78 | 1 | 3 | |
| get_validation_pattern() | 78 | 1 | 3 | |
| generate_secure_token() | 78 | 1 | 3 | |
| hash_data() | 78 | 1 | 3 | |
| encrypt_data() | 71 | 1 | 5 |